Welcome![Sign In][Sign Up]
Location:
Search - round robin

Search list

[Mathimatics-Numerical algorithms循环赛日程表

Description: 经典循环赛日程表算法-classic round robin schedule algorithm
Platform: | Size: 5538 | Author: 常乐 | Hits:

[Firewall-Security20041113(初建文档)

Description: 通信机制: 结构C-S-C Relay在中间,为console和agent提供双向服务,承担传递console命令和文件到agent, 返回agent命令执行结果与文件开始接收、接收完成信号的功能。此外relay也接受console的控制(与agent类似,通过DosPipe实现).这样的设计是为解决穿透防火墙或路由器(NAT)障碍――由agent发起连接,即从里到外建立一个通道,然后通过relay达到控制目的。通过一个可预设的relay地址序列文件,由agent轮循查找relay;连接建立后,可通过文件传输功能更新该地址序列。 -communication mechanism : C-S-C Relay in the middle, and the agent for the console to provide a two-way service, commitment console commands and transmit documents to the agent, the agent ordered to return to the implementation of the outcome document and the beginning of the reception, the receiving signals function. In addition relay accept the control console (with similar agent, DosPipe achieved). Such a design is to solve penetrate the firewall or router (NAT) obstacles -- initiated by linking agent, from inside out a route, then relay to control purposes. Through a predetermined sequence of relay document addresses from the search agent Round Robin relay; Connections, through file transfer functions to update the address sequence.
Platform: | Size: 297055 | Author: 黄双龙 | Hits:

[Other resourceuart1

Description: 使用DSP软件实现UART功能.一般教科书上提供的UART收发的程序往往是一段采用轮循(Polling)方式完成收发的简单代码。但对于高速的AVR来讲,采用这种方式大大降低了 MUC的效率。在使用AVR时,应根据芯片本身的特点(片内大容量数据存储器RAM,更适合采用高级语言编写系统程序),编写高效可靠的UART收发接口(低层)程序。下面是一个典型的USART的接口程序。-use DSP software UART functions. General textbooks UART transceivers provide the procedure is often used for Round Robin (Polling) transceiver accomplished a simple code. But for the AVR-speaking, the adoption of this approach greatly reduces the efficiency of MUC. The use of AVR, according to the characteristics of the chip itself (large-capacity on-chip data RAM memory, more suitable for the preparation of high-level language system procedures), the preparation of highly efficient and reliable UART interface transceiver (lower) process. Below is a typical USARTs interface procedures.
Platform: | Size: 5657 | Author: 张倩 | Hits:

[Other resource循环赛编排系统

Description: 一个有友好界面的循环赛编排系统,相当好用-a friendly interface with the round robin scheduling system, quite handy
Platform: | Size: 308490 | Author: 陆铖 | Hits:

[Other resource时间+中断(搞定)

Description: 单片机显示程序,通过轮循方式是数码管亮,十分经典-SCM display program, through the Round Robin is the way digital-control, classical
Platform: | Size: 25928 | Author: liyu | Hits:

[Other赛程安排

Description: 用于循环赛的赛场安排。输入组名和每组的队数,即可安排这一组的循环赛比赛顺序。-the venue for the round robin arrangement. Imported group name and number of teams in each group, this group may be arranged on the round robin competition order.
Platform: | Size: 178251 | Author: 万山居 | Hits:

[OS DevelopARM_00_OS

Description: 看看ARM菜鸟在ARM7上写的操作系统——ARM圈圈操作系统 最近在ADuC7027上写了一个ARM_00_OS,头都写晕了,发上来给大家一起来看看。 任务按优先级调度,如果处于就绪态且优先级最高的任务有两个或更多,则按时间片轮循调度。 支持任务创建、任务删除、内存分配、简单的消息、简单的设备管理、CPU及内存等使用统计等功能。 任务可处于ARM模式或THUMB模式,在创建任务时,要指定任务所处于的模式。 从这里下载整个文件包:http://blog.21ic.com/more.asp?name=computer00&id=16341 -look at birdie in ARM ARM7 written in the operating system -- the operating system ARM circle recently in ADu C7027 write a ARM_00_OS, write head dizzy, deputy undersecretary for everyone to see. Tasks according to priority scheduling, in place if the state but the highest priority tasks of two or more, according to the time-Round Robin scheduling. Support mission to create, delete tasks, memory allocation, the simple information, a simple device management, CPU and memory usage statistics capabilities. At tasks THUMB ARM model or models in the creation mandate, the mandate should be designated at a model. From here to download the whole package : http : / / blog.21ic.com/more.asp name = computer00
Platform: | Size: 360553 | Author: Computer00 | Hits:

[Windows DevelopC++3265432165

Description: 经典实例,用C++编写的 the round robin scheduling-classic example, with C prepared the round robin scheduling
Platform: | Size: 55608 | Author: liyun | Hits:

[Other时间片轮转法.

Description: 操作系统时间片轮转法-OS time slice Round
Platform: | Size: 1024 | Author: 王克迅 | Hits:

[VHDL-FPGA-Veriloground_three_stage

Description: 3 stage round arbiter using verilog
Platform: | Size: 1024 | Author: mmurali | Hits:

[Windows Developround

Description: Round Robin scheduling program
Platform: | Size: 1024 | Author: Merwyn | Hits:

[Mathimatics-Numerical algorithmsround

Description: 单循环比赛日程安排算法实现。利用分治法实现2的n次幂个运动员日程安排,利用轮转法实现n个运动员日程安排。-Round robin scheduling algorithm competition. Using divide and conquer method to achieve two of the n th power athlete schedule, the use of Round-Robin schedule to achieve n-athletes.
Platform: | Size: 194560 | Author: 黄诚 | Hits:

[Algorithmroud-robin-scheduling

Description: 经典的网球循环赛日程算法设计 利用了分治算法-round robin scheduling design
Platform: | Size: 5667840 | Author: 王紫琦 | Hits:

[OS DevelopRound-Robin

Description: Round robbin priority scheduling algorithm
Platform: | Size: 1024 | Author: snigdha | Hits:

[Otherround-race

Description: 设有n=2k个选手要进行网球循环赛,要求设计一个满足以下要求的比赛日程表: (1)每个选手必须与其他n-1个选手各赛一次; (2)每个选手一天只能赛一次。-Round robin scheduling problems
Platform: | Size: 21504 | Author: 吴嘉鑫 | Hits:

[JSP/JavaRound-robin-schedule

Description: 循环赛日程表。大学算法分析与设计的实验课题目。有递归和非递归两种方法,这里上传递归,仅供参考!-Round-robin schedule. Head of the University of algorithm analysis and design of experimental subjects. There are two methods of recursive and non recursive upload recursion, for reference purposes only!
Platform: | Size: 1024 | Author: chena03abn52 | Hits:

[Internet-Networkwaighted-round-robin

Description: weighted round robin tcl code
Platform: | Size: 1024 | Author: seyvi | Hits:

[Software EngineeringRound-Robin

Description: Round Robin algorithm
Platform: | Size: 68608 | Author: yagami | Hits:

[GUI DevelopRound Robin

Description: Round Robin visual basic
Platform: | Size: 86016 | Author: gertum | Hits:

[VHDL-FPGA-VerilogWeighted-Round-Robin-Arbiter-master

Description: 带权重的优先级轮转算法的verilog实现(Verilog implementation of priority rotation algorithm with weight)
Platform: | Size: 437248 | Author: 鱼在在藻 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 24 »

CodeBus www.codebus.net